[INFO] cloning repository https://github.com/Wade7wastaken/Advent-Of-Code-Public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wade7wastaken/Advent-Of-Code-Public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWade7wastaken%2FAdvent-Of-Code-Public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWade7wastaken%2FAdvent-Of-Code-Public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 738a18573e41107996e2cb86c04b7d46f90a546d
[INFO] fixing Wade7wastaken/Advent-Of-Code-Public against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWade7wastaken%2FAdvent-Of-Code-Public" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Wade7wastaken/Advent-Of-Code-Public
[INFO] finished tweaking git repo https://github.com/Wade7wastaken/Advent-Of-Code-Public
[INFO] tweaked toml for git repo https://github.com/Wade7wastaken/Advent-Of-Code-Public written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Wade7wastaken/Advent-Of-Code-Public on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Wade7wastaken/Advent-Of-Code-Public already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e
[INFO] running `Command { std: "docker" "start" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Checking a2017 v0.1.0 (/opt/rustwide/workdir/a2017)
[INFO] [stderr]     Checking a2024 v0.1.0 (/opt/rustwide/workdir/a2024)
[INFO] [stderr]     Checking a2016 v0.1.0 (/opt/rustwide/workdir/a2016)
[INFO] [stderr]     Checking a2023 v0.1.0 (/opt/rustwide/workdir/a2023)
[INFO] [stderr]     Checking a2025 v0.1.0 (/opt/rustwide/workdir/a2025)
[INFO] [stderr]     Checking a2020 v0.1.0 (/opt/rustwide/workdir/a2020)
[INFO] [stderr]     Checking a2022 v0.1.0 (/opt/rustwide/workdir/a2022)
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day13/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2016/src/bin/16day13/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day13/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2016/src/bin/16day13/main.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2023/src/bin/23day05/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2023/src/bin/23day05/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2023/src/bin/23day05/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> a2023/src/bin/23day05/main.rs:112:21
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2024/src/bin/24day12/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2024/src/bin/24day12/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2025/src/bin/25day03/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2025/src/bin/25day03/main.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2022/src/bin/22day02/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2022/src/bin/22day02/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day20/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2016/src/bin/16day20/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day20/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2016/src/bin/16day20/main.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day17/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2016/src/bin/16day17/main.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a2023` (bin "23day05" test) due to 2 previous errors
[INFO] [stdout] error: couldn't read `a2020/src/bin/20day05/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2020/src/bin/20day05/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `a2024` (bin "24day12") due to 1 previous error
[INFO] [stderr] error: could not compile `a2016` (bin "16day13" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `a2025` (bin "25day03") due to 1 previous error
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day04/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2016/src/bin/16day04/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day04/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2016/src/bin/16day04/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2025/src/bin/25day10/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2025/src/bin/25day10/main.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2025/src/bin/25day10/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2025/src/bin/25day10/main.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> a2025/src/bin/25day10/main.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2016/src/bin/16day05/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2016/src/bin/16day05/main.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2025/src/bin/25day06/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2025/src/bin/25day06/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt");
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2025/src/bin/25day06/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2025/src/bin/25day06/main.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let input = include_str!("./input.txt");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a2020` (bin "20day05") due to 1 previous error
[INFO] [stderr] error: could not compile `a2016` (bin "16day05") due to 1 previous error
[INFO] [stdout] error: couldn't read `a2023/src/bin/23day01/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2023/src/bin/23day01/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2023/src/bin/23day01/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> a2023/src/bin/23day01/main.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let input = include_str!("./input.txt").trim();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `a2024/src/bin/24day01/./input.txt`: No such file or directory (os error 2)
[INFO] [stdout]  --> a2024/src/bin/24day01/main.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let input = include_str!("./input.txt").trim();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a2023` (bin "23day01" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `a2024` (bin "24day01") due to 1 previous error
[INFO] [stderr] error: could not compile `a2016` (bin "16day17") due to 1 previous error
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> a2025/src/bin/25day10/main.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn part2(input: &str) -> u32 {
[INFO] [stdout]    |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `a2022` (bin "22day02") due to 1 previous error
[INFO] [stderr] error: could not compile `a2016` (bin "16day04" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `a2016` (bin "16day20" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `a2025` (bin "25day10" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `a2025` (bin "25day06" test) due to 2 previous errors
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> lib/src/a_star/a_star_multi.rs:210:17
[INFO] [stdout]     |
[INFO] [stdout] 210 |             let result = finder.reconstruct(next);
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e", kill_on_drop: false }`
[INFO] [stdout] fba8cb8e5dd30f93b723b7f08d8c7b37d4ae400dc76b37235567e8645a9ad64e
